You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxInt Class > TMtxInt Methods > CumSum Method > TMtxInt.CumSum Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxInt.CumSum Method ([In] TMtxInt)

Calculate the cumulative sum for each of the X matrix columns.

Syntax
C#
Visual Basic
public TMtxInt CumSum([In] TMtxInt Mtx);

Store the results in calling matrix. The Rows, Cols and IntPrecision properties of the callig matrix are adjusted implicitly to match those of Mtx matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!